home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Multimedia
/
pixplay
/
pixplay.exe
/
{app}
/
PixPlay.exe
/
0
/
RCDATA
/
TDLGREG
/
TDLGREG.txt
Wrap
Text File
|
2004-12-09
|
3KB
|
155 lines
object dlgreg: Tdlgreg
Left = 277
Top = 159
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Registration'
ClientHeight = 262
ClientWidth = 327
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 313
Height = 217
Shape = bsFrame
end
object Label3: TLabel
Left = 24
Top = 176
Width = 289
Height = 13
AutoSize = False
Caption = 'If you are having problems please visit our support page at:'
WordWrap = True
end
object lblxequte: TLabel
Left = 24
Top = 194
Width = 200
Height = 13
Cursor = crHandPoint
Hint = 'http://www.xequte.com/'
Caption = 'http://www.xequte.com/support/keyhelp/'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = lblxequteClick
end
object Label4: TLabel
Left = 24
Top = 152
Width = 202
Height = 13
Caption = 'Note: The serial number is case sensitive. '
end
object Label1: TLabel
Left = 24
Top = 24
Width = 155
Height = 13
Caption = 'Please enter your e-mail address:'
end
object Label2: TLabel
Left = 24
Top = 88
Width = 150
Height = 13
Caption = 'Please enter your serial number:'
end
object btnCancel: TsitBitBtn
Left = 160
Top = 232
Width = 75
Height = 25
Caption = 'OK'
Default = True
TabOrder = 0
Images = frmMain.ImageList1
ImageIndex = 0
end
object BitBtn2: TsitBitBtn
Left = 240
Top = 232
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
Images = frmMain.ImageList1
ImageIndex = 1
end
object edtuser: TEdit
Left = 24
Top = 42
Width = 209
Height = 21
TabOrder = 2
end
object BitBtn1: TsitBitBtn
Left = 240
Top = 40
Width = 65
Height = 25
Hint = 'Paste from clipboard'
Caption = 'Paste'
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnClick = BitBtn1Click
Images = frmMain.ilstButtons16
ImageIndex = 30
end
object edtpw: TEdit
Left = 24
Top = 106
Width = 209
Height = 21
TabOrder = 4
end
object BitBtn3: TsitBitBtn
Left = 240
Top = 104
Width = 65
Height = 25
Hint = 'Paste from clipboard'
Caption = 'Paste'
ParentShowHint = False
ShowHint = True
TabOrder = 5
OnClick = BitBtn1Click
Images = frmMain.ilstButtons16
ImageIndex = 30
end
object BitBtn4: TsitBitBtn
Left = 8
Top = 232
Width = 89
Height = 25
Caption = 'Load from File...'
TabOrder = 6
OnClick = BitBtn4Click
end
object OpenDialog1: TOpenDialog
Title = 'Open Xequte Registration File'
Left = 272
Top = 8
end
end